GtkLabel: fix underlining of mnemonics
authorSébastien Wilmet <swilmet@gnome.org>
Sat, 23 Mar 2013 15:44:49 +0000 (16:44 +0100)
committerSébastien Wilmet <swilmet@gnome.org>
Sun, 24 Mar 2013 14:07:40 +0000 (15:07 +0100)
commit30788062f7de0b1696e733e908f3f60036e668a6
tree7d8ca7dfcb971a4276417271463334d561618bbb
parentc2202e1a311e66a6c1c25517968ff1752872d86f
GtkLabel: fix underlining of mnemonics

The underscore was shown in front of the mnemonic instead of underlining
it (e.g., _Save).

Thanks to Lars Uebernickel.

https://bugzilla.gnome.org/show_bug.cgi?id=674759
gtk/gtklabel.c